iT邦幫忙

第 11 屆 iThome 鐵人賽

DAY 3
0
自我挑戰組

邊緣學渣的python自學日記系列 第 3

開始寫Python吧

  • 分享至 

  • xImage
  •  

一.進入官網下載Python
https://ithelp.ithome.com.tw/upload/images/20190918/20121025v4kzAUk5PP.png
↑在Download選取自己電腦的作業系統安裝Python

https://ithelp.ithome.com.tw/upload/images/20190918/20121025j7d9RMe8jc.png
A.更改檔案路徑
B.建議勾選,操作起來會比較方便

二.下載開發環境

https://ithelp.ithome.com.tw/upload/images/20190918/20121025dWVlFdyjRG.png
↑使用的開發環境是Visual Studio Code

三.開始使用VS Code

1.先在電腦中新增一個專案資料夾

2.點選左上角File → Open Folder → 選擇自己的專案資料夾
https://ithelp.ithome.com.tw/upload/images/20190918/20121025uuCYfPWKt3.png

3.在左邊選擇自己的專案並點選New File,命名: 主檔名.py
https://ithelp.ithome.com.tw/upload/images/20190918/20121025gc192E4Rz8.png

4.點選Terminal → New Terminal
https://ithelp.ithome.com.tw/upload/images/20190918/20121025U7YsY9ukk6.png

5.在右邊打上print("Hello World")

6.Terminal裡面的 PS 專案路徑> 旁輸入python 主檔名.py並迴車
https://ithelp.ithome.com.tw/upload/images/20190918/20121025crPa4n8NuO.png

7.若成功出現了Hello World就代表程式正常運行


上一篇
學Python可以做啥?
下一篇
基本的數字、字串運算
系列文
邊緣學渣的python自學日記30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言